/*
* name: Global && Pc StyleSheet
* version: v3.2.0
* update: 加入placeholder颜色设置
* date: 2016-01-21
*/
.input-text{height:35px !important; margin:5px 0px !important;}


.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url("../img/ico.png");margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}
ol,li{ list-style:none;}
/*图片效果*/
.imghove img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;} 
.imghove:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.imghoverguding{ overflow:hidden;}
.imghove2 img{ -moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.imghove2:hover img{  transform:translate(-10px); -moz-transform:translate(-10px); -ms-transform:translate(-10px); -o-transform:translate(-10px); -webkit-transform:translate(-10px); }
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

.top_bg{ height:6px; background:url(../images/top_bg.jpg) no-repeat}
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;}
.contentwrap a{color:#010101;}
.contentwrap a:hover{color:#09447b;}
.foot a{color:#838f8f;}
a{color:#323232;}
a:hover { text-decoration:none;}
.home_zigongsi{padding:15px 0px; background:#f0f0f0;}
.home_zigongsimore{float:right; font-size:13px;font-weight:normal; margin-right:15px; border:1px #676767 solid; }
.home_zigongsimore:hover{background:#39f;border:1px #39f  solid;}
.home_zigongsimore a{color:#676767; display:block;  padding:5px 7px;}
.home_zigongsimore a:hover{color:#fff;}
.form-control, .input-group-addon, .btn{border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.text-c{text-align:center;}
.mail{ float:left;margin-right: 10px;display:block;}

.sort_pro{position:relative;}
.sort_pro .sarr{display:block;width:14px;height:22px;background:url(../img/s_btn.png) no-repeat;position:absolute;bottom:3px;left: 50%;z-index: 10;}
.sort_pro .s_prev{margin-left: -150px;}
.sort_pro .s_next{margin-left: 120px;background-position: right top;}
.sort_pro .s_prev:hover{background-position: left bottom;}
.sort_pro .s_next:hover{background-position: right bottom;}
.sort_pro_list{ padding-top:15px;}
.sort_pro_list .scroll_nav{position:absolute;width:100%;bottom:0;text-align: center;left:0;cursor:pointer;}
.sort_pro_list .scroll_nav a{display:inline-block;width:14px;height:14px;line-height:99;overflow:hidden;background-color:#b4b4b4;margin-right: 15px;}
.sort_pro_list .scroll_nav a.on{background-color:#016bcc;}
.sort_pro_list li{position:relative; }
.sort_pro_list li .s_name{font-size:18px;background-color:#fff;text-align: center;padding:6px 0; }
.sort_pro_list li .s_name a{display:block;position:relative;padding:6px 0;}

.sort_pro_list li .rect-112{padding-bottom:70%;}
.sort_pro_list li .cover{display:block;background:url(../images/black77.png) repeat;position:absolute;bottom:0;left:0;width:100%;height:100%;text-align: center;font-size:0;opacity:0;filter:alpha(opacity=0);}
.sort_pro_list li .kase_more{padding:12px 0px;display:inline-block;border:1px #fff solid;width:51%;padding-left:5%;text-align: left;color:#fff;vertical-align: middle;font-size:14px;position:relative;}
.sort_pro_list li .kase_more em{position: absolute;right: 5%;top: 1px;}
.sort_pro_list li .kase_more .ico{background-position:0 -20px;width:24px;vertical-align: top;}
.sort_pro_list li .line{display:inline-block;width:0;height:100%;vertical-align: middle;}
.sort_pro_list li:hover .s_name{background-color:#fff;  }
.sort_pro_list li:hover .s_name a{color:#005bac;}
.sort_pro_list li:hover .s_name a:after{background-color:#fff;}
.sort_pro_list li:hover .cover{opacity:1;filter:alpha(opacity=100);}
.sort_pro_list h3{ margin:0px;}
.span33{ margin-right:20px !important; }



.cen_box3 ul{margin-right: -1.2%;}
.cen_box3 li{float:left;width:15.2%;margin-right: 1.2%;}

.cen_box3 li .box{border:1px #e3e3e3 solid;overflow:hidden;}
.cen_box3 .li01 .box .img{width:50%;margin-right: 4%;}
.cen_box3 li .box .info{display:block;padding:0 6% 12px;}
.cen_box3 .li01 .box .info{padding:0 4% 0 0;}
.cen_box3 li .columns{font-size:18px;color:#626262;margin: 10px 0 5px;}
.cen_box3 .li01 .columns{margin: 30px 0 10px;}
.cen_box3 li .p{color:#666;line-height: 23px;height: 46px;overflow: hidden;}
.cen_box3 .li01 .p{font-size:14px;line-height: 25px;height: 175px;}

.cen_box3 .li01 ._ico{margin-top: 30px;}
.cen_box3 li:hover ._full{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.cen_box3 li:hover .box{background-color:#eee;}
.homeabout{padding:15px 0px;}

/*首页-最新动态*/
.i_news{padding:20px 0px 30px 0px;}
.i_news_box{}
.i_news_box .i_news_l{width:24%;margin-right:2%;}
.i_news_box .i_news_l .i_news_l_pic{position:relative;margin-bottom:12px;}
.i_news_box .i_video .i_news_l_pic .i_video_ico{width:66px;height:66px;position:absolute;top:50%;left:50%;margin-left:-33px;margin-top:-33px;display:block;background:url(../img/i_video_ico.png) no-repeat center;}
.i_news_box .i_news_l .i_news_l_pic img{width:100%;}

.i_news_box .i_news_l .i_news_l_pic ._l_news_time span{display:block;}
.i_news_box .i_news_l .i_news_l_pic ._l_news_time ._day{font-size:24px;line-height:24px;}
.i_news_box .i_news_l .i_news_l_pic ._l_news_time ._year{font-size:16px;}
.i_news_box .i_news_l .l_news_title,.i_news_box .i_news_l .l_news_text{line-height:22px;overflow:hidden;}
.i_news_box .i_news_l .l_news_title{font-size:16px;color:#000000;margin-bottom:6px;}
.i_news_box .i_news_l .l_news_text{font-size:13px;color:#666666;}

.i_news_box .i_news_r{width:48%;position:relative;}

.i_news_box .i_news_r_box{height:320px;overflow:hidden;}
.i_news_box .i_news_r .news_list_box{border:1px solid #e9e9e9;}
.i_news_box .i_news_r .news_list_box ._r_news_time{width:99px;height:98px;border-right:1px solid #e9e9e9;background:url(../images/i_news_time_bj.png)no-repeat center;}

.i_news_box .i_news_r .news_list_box ._r_news_time span{display:block;width: 80%;margin: 0 auto;}
.i_news_box .i_news_r .news_list_box ._r_news_time span._day{font-size: 22px;color: #6398d7;line-height: 22px;margin-top: 20%;margin-bottom: 13px;text-indent: 10px;}
.i_news_box .i_news_r .news_list_box ._r_news_time span._month{font-size:16px;color:#000000;text-align: right;line-height: 16px;}
.i_news_box .i_news_r .news_list_box ._r_news_main{width:80%;}
.i_news_box .i_news_r .news_list_box ._r_news_main .r_news_main_box{padding:10px 60px 0px 18px;}
.i_news_box .i_news_r ._r_news_title{font-size:16px;color:#000000;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px;}
.i_news_box .i_news_r ._r_news_text{font-size:13px;color:#666666;line-height:22px;height:44px;overflow:hidden;}

.i_news_box .i_news_r_box li{margin-bottom:10px;}
.i_news_box .i_news_r_box li:hover .news_list_box{border-color:#ff1600;}
.i_news_box .i_news_r_box li:hover .news_list_box ._r_news_title{color:#ff1600;}
.i_news_box .i_news_r_box li:hover ._r_news_time span._day{color:#ff1600;}
/*首页-part1*/
.part1_r{ }
.part1_l{ padding:0px;}
.part1_c{}
.i_part1{background:url(../img/i_part1_box_bj.jpg) no-repeat center bottom;}
.i_part1_bd .i_part1_bd_title{font-size:22px;font-weight:bold;}
.i_part1_bd{border:1px solid #d7dadd;margin-bottom:25px;}
.i_part1_bd .part1_font_box{color:#fff;padding:22px 22px 26px;background-color:#005bac;background-repeat:no-repeat;background-position:center; min-height:200px;}
.i_part1_bd .part1_font_box a{color:#FFF;}
.i_part1_bd .part1_font_box ._font_box_title{margin-bottom:22px;}
.i_part1_bd .part1_font_box ._font_box_text{font-size:14px;overflow:hidden;}
._font_box_text{line-height:24px;}
.part1_font_box1{ background:#fff; padding:20px;}
.i_part1_bd .part1_cygs_box{background-color:#fff;padding:0 20px;}
.i_part1_bd .part1_cygs_box ._cygs_box_title{color:#000;padding-top:12px;}
.i_part1_bd .part1_cygs_box ._cygs_box_list li{color:#202020;overflow:hidden; margin:0px; background:none; padding-left:0px;}
.i_part1_bd .part1_cygs_box ._cygs_box_list li a{  padding:0px; margin:0px;}
.i_part1_bd .part1_cygs_box ._cygs_box_list li:first-child{margin:0;}
.i_part1_bd .part1_cygs_box ._cygs_box_list li:hover ._list_ico{background-position:0px 0px;}
._cygs_box_list ul{padding:10px 0px 0px 0px;}
._cygs_box_list li{padding:6px 0px;background:url(../images/list_dot.gif) 0px 12px no-repeat; padding-left:12px;}
.i_part1_bd .part1_c_box{position:relative;height:0;padding-bottom:72%;overflow:hidden;}
.i_part1_bd .part1_c_box li img{width:100%;}
.i_part1_bd .part1_c_box .part1_c_title{position:absolute;width:100%;height:65px;line-height:65px;text-indent:30px;bottom:0;left:0;z-index:4;background:url(../img/black.6.png);color:#fff;}
.i_part1_bd .part1_c_box .part1_c_title a{color:#fff;}
.i_part1_bd .part1_c_box .slide_nav{bottom:20px;width:46%;text-align:right;right:10px;}
.i_part1_bd .part1_c_box .slide_nav a{width:13px;height:13px;background-color:#fff;border-radius:50%;font-size:0;z-index: 2;display:inline-block;*display:inline;*zoom: 1;margin:0px 6px;cursor:pointer;}
.i_part1_bd .part1_c_box .slide_nav a.on{background-color:#e60012;}

.i_part1_bd .part1_r ._r_img_box{position:relative;}
.i_part1_bd .part1_r ._r_img_box .title_box{position:absolute;width:100%;height:50px;background:url(../img/black.6.png);line-height:50px;bottom:0;left:0;color:#fff;text-indent:20px;}
.title_box a{color:#fff;}
.i_part1_bd .part1_r .part1_font_box{padding-bottom:68px;}

/*首页滚动*/

#flexiselDemo2{ padding-left:0px ; margin:0 auto; }
.nbs-flexisel-container {position: relative;max-width: 100%;}
.nbs-flexisel-ul {position: relative;width: 9999px;list-style-type: none;text-align:center; }
.nbs-flexisel-inner {overflow: hidden;width:95%;margin: 0 auto; padding: 0px 0px 0px 0px; }
.nbs-flexisel-item {float: left;cursor: pointer;position: relative;line-height: 0px;}
.nbs-flexisel-item > img {cursor: pointer;position: relative; 	}
.prowidth{width:90%; overflow:hidden;}

.prowidth a{border: solid 2px #dedede; display:block; color:#000;}
.prowidth a:hover{color:#0070d3;border: solid 2px #0070d3; display:block;color:#0070d3;}
.proimg{ display:block; overflow:hidden;}

.protext{ padding:30px 0px; font-size:20px; font-weight:bold; }
/*---- Navigation ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {width:52px;height:55px;position: absolute;cursor: pointer;z-index: 100;}
.nbs-flexisel-nav-left {left:-30px;background:url(../images/btn_left.png) center no-repeat; top:35% !important;}
.nbs-flexisel-nav-right {right: 0px;background:url(../images/btn_right.png) center no-repeat;top:35% !important;}


/*top*/
.header{}


.header-top-left {
	float:left;

}
.header-right {
    float: right;

}
.header_left{ float:left; color:#FFF;}
.header-right ul li{ float:left; padding:0px 8px;}
.teshulogo{  }
.topBar{ background:#0561a6;}
.language{ padding:4px 0px; color:#FFF; text-align:right;}

.cn{ background:url("../images/lan_cn.jpg") 0px 7px  no-repeat; display:block; float:left; padding-left:23px; margin-right:15px; }
.en{ background:url("../images/lan_en.jpg") 0px 7px  no-repeat; display:block; float:left; padding-left:23px; }


.top-lan{ float:right; line-height:34px; color:#bfbfbf; margin-right:20px; position:relative; }
.top-lan .ion{ font-size:20px; line-height:30px; vertical-align:middle; }
.top-lan .tlan-t{ display:block; background:url("../img/lanjt.png")/*tpa=http://www.cttq.com/resources/web/img/lanjt.png*/ no-repeat right; padding-right:22px; cursor:pointer;}
.top-lan .tlan-v{ display:none; width:150px; position:absolute; top:34px; border:1px solid #ddd; padding-bottom:20px;color:#555; background:#fff;}
.top-lan .tlan-v a{ display:block; text-align:center; border-bottom:1px dashed #ddd;  }



.box { width: 100%;height: 100%;background-repeat: no-repeat;background-position: center top;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover}
.hba {height: 300px}
.slider {position: relative;width: 100%;height: auto;overflow: hidden}
.slides {
	height: 100%;overflow: hidden;
    *zoom: 1;-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;margin: 0;padding: 0;border: 0}
.slide {height: 100%;float: left;clear: none;margin: 0;padding: 0;border: 0;list-style-image: none;list-style-type: none}

img, .ylw-img-responsive {height: auto;max-width: 100%}

.slider-arrow {position: absolute;display: block;margin-bottom: -30px;background-color: rgba(0,0,0,0.3);text-indent: -9999px;overflow: hidden;height: 60px;width: 40px;background-repeat: no-repeat}


.slider-arrow--right {bottom: 50%;right: 0;background-image: url(../images/banner-fy.png);background-position: center bottom}
.slider-arrow--left {bottom: 50%;left: 0;background-image: url(../images/banner-fy.png);background-position: center top}
.slider-nav {position: absolute;bottom: 30px}
.slider-nav__item {width: 12px;height: 12px;float: left;clear: none;display: block;margin: 0 5px;background: #fff;border-radius: 50%}
.slider-nav__item:hover {background: #ccc}
.slider-nav__item--current {background: #ccc}


/*首页*/

.padd-ing{padding:0px; overflow:hidden;}
.padding{padding:10px 22px 10px 0px ;}

.homenewsimg{text-align:center; }
.homenewsimg a{text-align:center; display:block;}



.homenews h3{ font-size:18px; font-weight:bold; color:#0269b8; padding:10px 0px;}
.homenews h3 span{ color:#9f9f9f; font-weight:normal; font-size:16px;}
.homenews ul{padding:0px;}
.homenews ul li{ padding:2px 0px; }
.homenews_date{ float:left;  padding:10px 20px;overflow:hidden;}
.homenews_date strong{ display:block; text-align:center; font-size:20px;}
.homenews_date small{}
.homenews_c{  margin:7px 0px 0px 0px; width:auto; overflow:hidden; border-left:1px #dfdfdf solid; padding-left:20px;  }
.homenews_c h4{  font-size:14px; margin:5px 0px; font-weight:bold; }
.homenews ul li a{ color:#333333; display:block;  overflow:hidden; background:#f2f2f2;}
.homenews ul li a:hover{ color:#fff !important; background:#0f62cd !important;}

.home_about_left h3{ font-size:20px;}
.home_about_right ul li{ float:left;}
.service_bg{ background:#00a69f; padding:20px 0px 30px 0px;}
.service_bg a{ display:block;}


.home_title{  text-align:center; padding-bottom:10px; }
.home_title h3{ font-size:26px; font-weight:bold;}
.home_title h3 span{ color:#00958f;}
.home_title p{ font-size:16px;}
.content-middle-in{padding-top:15px;}

.home_title2 h3{ font-size:26px; font-weight:bold; padding:8px 0px; border-bottom:1px #eeeeee solid;}
.home_title2 h3 span{ color:#00958f;}
.home_news ul{ padding:10px 0px 0px 0px;}
.home_news ul li { padding:8px 0px 8px 18px; border-bottom:1px #c5c5c5 dotted; background:url("../images/list_dot.jpg") 4px 14px  no-repeat;}
.home_news ul li span{ float:right;}
.home_newstop img{ float:left; padding:3px; border:1px #e8e8e8 solid; margin-right:8px;}
.home_newstop h3{ font-size:16px; font-weight:bold; padding:8px 0px 3px 0px;}
.home_newstop p{ line-height:26px;}

.fengongsi{ padding:30px 0px 30px 0px;  background:#f1f1f1;}
.fengongsi h2{  margin:0 auto; text-align:center; height:40px; width:261px; line-height:40px; background:url("../images/title_bg.png"); font-size:22px;}
.i_news h2{ margin:0 auto; text-align:center; height:40px; width:261px; line-height:40px; background:url("../images/title_bg.png"); font-size:22px;}
.homeabout h2{margin:0 auto; text-align:center; height:40px; width:261px; line-height:40px; background:url("../images/title_bg.png"); font-size:22px;}
.hotli .img{ display:block; width:92%;  }

.mod-item{margin-top:10px;transition:all .3s;}
.mod-item:hover{transform:translateY(-10px);}

.product_pic img{ text-align:center;  margin:0 auto;}

/*footer*/
.footer{ background:url(../images/foot_bg.jpg) no-repeat; padding:20px 0px; margin-top:20px;color:#f1f1f1; position:relative;}
.footer h3{ font-size:16px; color:#f1f1f1;background:url(../images/foot_menu_line.jpg) bottom left no-repeat; padding-bottom:10px; }

.footer a{color:#f1f1f1;}
.footer ul{ min-height:200px;}
.footer ul li{ padding:4px 5px; }
.footer .col-md-4{ line-height:21px;}
.shoujima{ float:left; margin-right:25px;}
.weixinma{ float:left;}
.copyright{  background:#020308; padding:20px 0px; color:#FFF;}
.copyright .col-md-4{ text-align:center;}
.copyright a{color:#e6e6e6;}
.foot_menu_contact{ line-height:26px;}
 /* 网站样式 */
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.hoverImg:hover{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}
.mt30{ margin-top:30px;}

/*honor*/
.ex_box{ padding-top:20px;}
.page em{ background:red; font-size:20px;}
.imggg{ border:1px red solid;}
@media only screen and (min-width: 1200px) {
.items li img{height:431px;}
	.cen_box3{padding:20px; background:url(../images/home_about_bg.jpg) no-repeat;}
	.cen_box3 .li01{width:49.4%;}
.banner{height:495px;}
.homenews{width:47%;}
.header-top-strip {
padding:4px 0px; background:#005bac;}
.language a{ color:#FFF;}
.home_about{width:1250px;}
.home_fengongsi{width:1250px;}
.warpp{width:1250px;}
.warpwidth{width:1150px;}
.img_section{text-align:center; min-height:250px;}
.img_section img{  padding:5px; width:expression_r(this.width > 300 && this.height < this.width ? 300:true);
max-width:300px; width:auto;height:expression_r(this.height >180 ? 180:true);
max-height:180px; margin:0 auto; border:1px #d1d1d1 solid;}
.col7{ width: 60%;}5
.col5{width:40%;}
.col2{width:10%;}
.channelT{ background:url(../images/channelT_bg.jpg) no-repeat center; height: 60px; color: #fff; padding-left: 30px; }
}
@media only screen and (max-width: 800px) {
.home_news{width:100%; overflow:hidden;}
.width50{width:50%;}
.content_left{width:100%;}
.channelT{background:#0070d3; height: 70px; color: #fff; padding-left: 30px;}
}

/*=[...]
---------------------------------------------------------------------------------------------*/
.content { line-height:26px; padding:20px 0px; }
.content_left{ float:left}
.content_right{float:right;}
.content_c h1{font-size:20px; font-weight:bold;}
.content_left ul li{ background:#; border-bottom:1px #eaeaea solid; }
.content_left ul li a:hover{color:#0184de;}

.channelT h2{ padding:15px 0px;margin:0px; font-size:25px;}
.left_content{ background:; padding:8px 12px 8px 12px;}
.content_wrap{  }
.content_c{line-height:27px;}
.content_wrap h3{ font-size:18px; border-bottom:1px #cdcdcd solid; padding:5px 0px;} 
.content_wrap h3 span{ float:right; font-size:14px;}
.content_c_center{  background:url(../images/content_c_center.jpg) repeat-y; overflow:hidden; }
.content_c_center ol{ overflow:hidden; padding:15px 0px 15px 0px;  margin:0 auto; display:block; }
.content_c_center ol li{  display:block; float:left;}
.content_c_center ol li span{display:block; margin-top:0px; text-align:center; margin-bottom:10px;}
.content_c_center ol li img{ }
.content_c_center ol li img:hover{ }
.img_section{text-align:center; min-height:250px;}
.img_section img{  padding:5px; width:expression_r(this.width > 300 && this.height < this.width ? 300:true);
max-width:100%; width:auto;height:expression_r(this.height >180 ? 180:true);
max-height:180px; margin:0 auto; border:1px #d1d1d1 solid;}



.news_list{  background:url(../images/content_c_center.jpg) repeat-y; overflow:hidden;}
.news_list ul{ overflow:hidden;  display:block; clear:both;}
.news_list ul li{ padding:8px 5px 8px 15px;   background:url(../images/list_dot.gif) 3px 20px no-repeat; border-bottom:1px #CCCCCC   dotted;  }
.news_list ul li a:hover{ text-decoration:underline;}
.news_list ul li span{ float:right; font-size:11px; color:#979797;}

.news_list_c{ background:url(../images/content_c_center.jpg) repeat-y; overflow:hidden; }
.news_list_c h3{ display:block; overflow:hidden; text-align:center; font-size:14px;  }
.news_list_c h5{ display:block; font-weight:normal; font-size:12px;color:#3e3e3e;padding-left:30px;  height:20px; line-height:20px;overflow:hidden;  clear:both; padding:0px 0px 10px 0px;}
.news_content{   display:block; margin:0 auto; line-height:26px; padding-top:20px; }
.news_content h1{margin-top:40px;margin-left:0px; padding-top:20px;padding-left:270px; border-top:1px #cecece solid;}
.content_content_center font{color:red;}


.cartbox_1 a{ color:#fff;}
.video{text-align:center;}

.zigongsi_home{border-bottom:1px #e6e6e6 solid; overflow:hidden; padding-bottom:15px; padding-top:10px;}
.zigongsi_home h3{border:0px; padding-top:0px; margin:5px 0px;}

/*INDEX-CASE*/
.wl405{width: 485px;}
.fr{float: right;}
#demo{overflow:hidden;width:485px;margin: 10px 5px 10px 0;}
#demo .demowrap{overflow:hidden;width:3000px; height:150px;}
#demo .demowrap li{float:left;margin:0 1px;display:inline;}
#demo .demowrap ul img{border: solid 1px #ddd;padding: 1px;}
#demo1{float:left;}
#demo1 p{text-align: center;line-height: 20px;}
#demo1 div{width: 154px;height: 114px;overflow: hidden;cursor: pointer;}
#demo2{float:left;}
#demo2 p{text-align: center;line-height: 20px;}
#demo2 div{width: 154px;height: 114px;overflow: hidden;cursor: pointer;}
.ser li{float: left;}

.news_content ul li{border-bottom:#cccccc 1px dotted; width:680px;background:url(../images/list_dot.jpg) 8px 12px no-repeat;padding-left:20px;}
.news_content ul li small{float:right; font-size:12px;}





.right_c form input,textarea {
  padding: 3px;
  border: 1px solid #e2e2e2;
  width: 90%;

  font-size: 13px;
  font-style: italic;
 margin-top:5px;
 margin-bottom:20px;
  color: #aaa;
  outline: none; 
}


/*
*通用底部
*/



/*===============客服===============*/
.qqkefu{position: fixed;top:65%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop + 365));z-index:100;right:0;width:45px;}
.qqkefu a{text-decoration:none}
.qqkefu ul li{width: 45px;height:45px;margin-bottom:1px;float:right;line-height:45px;font-size:14px;cursor:pointer;position:relative;text-indent:10px;}
.qqkefu ul li a{color:#fff;display: block;overflow: hidden;height: 45px;}
.qqkefu ul li.qq_cza{overflow:hidden;}
.qqkefu ul li:hover{background:#2c3035;}
.qqkefu ul li.top{background:url(../images/k1.png) no-repeat center #c60000;position:relative;width:45px;height: 45px;cursor:pointer;}
.qqkefu ul li.top span{position:absolute;display:block;left:0;top:-5px;height:5px;width:45px;}
.qqkefu ul li.top:hover{background:url(http://sunet.net.cn/skin/xiangju/images/k1.png) no-repeat center #2c3035;}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:right;}
.qqkefu ul li span{font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li b.a{background:url(../images/k2.png) no-repeat center #c60000;}
.qqkefu ul li b.b{background:url(../images/k3.png) no-repeat center #c60000;}
.qqkefu ul li b.f{background:url(../images/k4.png) no-repeat center #c60000;}
.qqkefu ul li b.c{background:url(../images/k5.png) no-repeat center #c60000;}
.qqkefu ul li:hover b.a{background:url(../images/k2.png) no-repeat center center #2c3035;}
.qqkefu ul li:hover b.b{background:url(../images/k3.png) no-repeat center center #2c3035;}
.qqkefu ul li:hover b.f{background:url(../images/k4.png) no-repeat center center #2c3035;}
.qqkefu ul li:hover b.c{background:url(../images/k5.png) no-repeat center center #2c3035;}
.qqkefu ul li.qq_czb{text-indent: 0;}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{position: absolute;width:111px;height:150px;top: -120px;left: -111px;float: right; cursor: default !important; display:none;background:url(../images/qr_img.png) no-repeat;}
.erweima p{margin-top:20px;margin-left:10px;}
.erweima img{width:90px;height:90px;}
.qqkefu li .erweima p a{display:block;font-size:14px;color:#333;margin-top:-8px;margin-left:30px;}







	
	




/*首页*/

.cen_box4{padding:30px 0px  50px 0px;}
.cen_box4 a{ text-align: center;}
.icons{margin-top: 30px;}
.icons ._ico{position: relative; width:124px;height: 125px; background: url(../../../images/icons.jpg) no-repeat;margin:0 auto 25px;}
.icons ._ico:after{content:" ";position: absolute;left:0;top:0;width:100%;height: 100%;
background: url(../../../images/icons.jpg) no-repeat;opacity: 0;transition:opacity ease .5s;}

.icons ._ico1{background-position: 0 -149px;}
.icons ._ico2{background-position: -298px -149px;}
.icons ._ico3{background-position: -595px -149px;}
.icons ._ico4{background-position: -900px -149px;}
.icons ._ico1:after{background-position: 0 0;}
.icons ._ico2:after{background-position: -298px 0;}
.icons ._ico3:after{background-position: -595px 0;}
.icons ._ico4:after{background-position: -900px 0;}
.icons a:hover{color:#000;}
.icons a:hover ._ico:after{opacity: 1;}
.icons ._t{font-size:16px; font-weight:bold;}
.icons ._p{font-size:14px;}

/*内页通用*/
.channel_banner{ position:relative; z-index:20; height:314px; overflow:hidden;}
.channel_banner img{ position:absolute; width:1920px; height:100%; position:absolute; top:0px; left:50%; margin-left:-960px; max-width:none; }
.lay_banner{height:408px;position:relative; z-index:20; overflow:hidden;}
.lay_banner img{ position:absolute; width:1920px; height:100%; position:absolute; top:0px; left:50%; margin-left:-960px; max-width:none; z-index:1; }
.banner_nr{ width:240px; height:180px; padding:0 30px; background:url(../img/yellow.8.png) repeat 0 0;position:absolute; z-index:2; top:90px; right:50%; margin-right:300px;}
.banner_nr ._title{ font-size:30px; color:#572b22; margin-top:10px; margin-bottom:5px; }
.banner_nr ._sum{ font-size:14px; color:#572b22; }
.banner_nr ._sum:after { display:block; content: ''; width:70px; height:3px; background:#6b4a38; margin-top:20px; }

.nmenu{ background:url(../img/white.9.png) repeat 0 0; position:relative; margin-top:-50px; z-index:25;}
.nmenu li{ float:left; line-height:50px; margin-right:1px;}
.nmenu li a{ display:block; font-size:16px; color:#000; padding:0 40px;}
.nmenu li a:hover,.nmenu li.cur a{ background:#ffd900; color:#572b22;font-size:18px; }

.nmain{ background:#fff; position:relative; z-index:24; padding:35px 0 50px;}
.channel_lan{ margin-bottom:20px;}
.chan_lant{ font-size:26px; font-weight:bold; color:#572b22; }
.posi{ margin-top:15px;}
.posi,.posi a{ color:#572b22;}
.posi a:hover{ text-decoration:underline; }
.channel_content{ height:auto !important; min-height:200px; min-height:200px;}
.nmain-left{ width:17%; float:left;}
.nmain-right{ width:80%; float:right;}

.nmenu-sub > ul >li{ margin-bottom:10px;}
.nmenu-sub > ul >li >a{ display:block; line-height:30px; background:#ddd;font-size:16px;padding-left:30px; color:#572b22; padding-top:7px; padding-bottom:7px;}
.nmenu-sub > ul >li >a:hover,.nmenu-sub > ul >li.cur >a{ background:#ffd900; color:#572b22; }
.nmenu-sub li ul{ display:none; margin-top:5px;}
.nmenu-sub li li a{ display:block; line-height:28px; border:1px solid #fff; margin-top:5px; padding-left:30px; font-size:14px; color:#572b22;}
.nmenu-sub li li a:hover,.nmenu-sub li li.cur a{ background:#f6f6f6; border-color:#ccc;}
.nmenu-sub li.cur ul{ display:block; }

.kase_more a{ display:block; width:100px; line-height:28px; padding:0 15px; border:1px solid #9f9f9f; color:#9f9f9f; overflow:hidden; position:relative; }
.kase_more a:hover{background:#0184dc; color:#fff; border:1px solid #0184dc;}
.kase_more a em{ position:absolute; top:0px; right:15px;}

/*案例*/
.anli-list li{ background:#f6f6f6; margin-bottom:50px; width:100%; float:left;}
.anli-list li ._img{ float:left; width:40%;}
.anli-list li ._nr{ width:54%; float:right; margin-right:3%; padding-top:25px; position:relative;}
.anli-list li ._title{ font-size:24px; font-weight:bold; margin-bottom:10px; margin-top:5px; }
.anli-list li ._sum{ line-height:22px; height:66px; overflow:hidden; margin-bottom:15px; }
.anli-list li ._tools{ position:absolute; bottom:0px; right:0px; overflow:hidden;}
.anli-list li ._tools span{ display:block; float:left; height:20px; margin-left:10px; line-height:20px;}
.anli-list li ._tools .ion{ font-size:16px;}
.anli-list li ._tools .bdsharebuttonbox a{ display:block; float:none; padding:0; margin:0; background:none; line-height:20px; height:20px;}


/*page*/
.page-load{ padding-top:30px; *padding-top:30px;;}
.page-load a{ display:block; width:25%; padding:0 15px; overflow:hidden; margin:0 auto; line-height:38px; border:2px solid #6b4a38; background:#f5f2ed; font-size:16px; position:relative; }
.page-load a .ion{ position:absolute; top:0px; right:15px; }
.page-load a:hover{ background:#ffd900;}

.page{font-size: 12px; color: #777777; text-align: center; padding-top:30px;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #6b4a38;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

.paging{font-size: 12px; color: #777777; text-align: center; padding-top:30px;}
.paging a,.paging span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px; height:24px; line-height:24px; overflow:hidden;}
.paging .goprev{margin-right: 10px;}
.paging .gonext,.paging .count {margin-left: 10px;}
.paging a:hover,.paging span{color:#fff; background: #6b4a38;}
.paging span.goprev,.paging span.gonext {color: #777777; background: none}
.paging span.count { border: 0;background: 0;color: #777777;}






#container img{max-width:none;}
.bind{
	font-size:22px;
	color:#f33;
}
.font42{font-size:42px;display:inline-block;}



.chaxun{
background:url(../../../images/chaxun.jpg) no-repeat;
background-size:cover;
}
.chaxun .font_img{
width:15%;
margin:0 auto;
padding-top:20px;
padding-bottom:20px;
}
.chaxun .font_img img{
width:100%;}

.width205 img{width:135px;}
.content .col-md-3.content_left a{
	display:block;
	padding:7px 0px 7px 25px;
}
#s-form{
	padding:15px 0;
}
#s-form #q{
	width:78%;
	padding-left:15px;
}
#s-form .btn{
	width:20%;
	margin-top:-4px;
}